]> dgit.raspbian.org Git - php8.4.git/commit
Disable GC in ini files
authorAthos Ribeiro <athos.ribeiro@canonical.com>
Sat, 20 Jan 2024 13:01:24 +0000 (14:01 +0100)
committerOndřej Surý <ondrej@debian.org>
Thu, 30 Jul 2026 15:17:04 +0000 (17:17 +0200)
commit4f29d2b95a0ecc691156911e53a5300902e6b3f5
treeb6588ef22068a9906c27c56f03ce573e1b904e2f
parent51de684a8fc27edde13760516eabc7c8d68e4ae2
Disable GC in ini files

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831752
Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/php7.3/+bug/1772915
Forwarded: not-needed
Last-Update: 2024-01-19

This is disabled in the Debian packages due to the strict permissions on
/var/lib/php. Instead, GC is performed through /etc/cron.d/php, which uses the
session.gc_maxlifetime setting.
Last-Update: 2024-01-19

Gbp-Pq: Name 0044-Disable-garbage-collection-routine.patch
php.ini-development
php.ini-production